Back to all Bounties
Earn 22,500 ($225.00)
due 10 months ago
Completed
React Native Auth0 & IAP boilerplate.
HuwProsser
Details
Applications
7
Discussion
This Bounty has been completed!
@HuwProsser's review of @bigg-S
5.0
Communication 5/5, Quality 5/5, Timeliness 5/5Bounty Description
Problem Description
We are looking to get a boilerplate project written in React Native.
Acceptance Criteria
The project must allow a user to sign in and up, and then take the user to a single screen with an Apple Pay button and Google Pay button (depending on the operating system the app is running on). When the user pays, the app will log the purchase receipt.
The app must:
- Use Auth0 Universal Log In (here's a good starting point: https://github.com/auth0-blog/auth0-react-native-demo)
- Use https://www.npmjs.com/package/react-native-iap package to handle payments for both Apple and Google.
- Log the purchase receipt for further processing.
- Have a log out button.
- Work on iOS and Android.