About
React Native Android app for Sports Betting is developed in line with AirBnB’s React style guide. All React components define the Prop Types.
The main features are:
• user creation via WordPress REST API
• user authentication via WordPress REST API
• user’s country detection during registration
• option to register/sign in via Facebook
• OneSignal integration to provide push-notifications
• displaying ads via the AdMob platform
• in-app purchases to remove ads
• restricted a ccess to the ‘premium’ content
• in-app purchases for ‘7-day passes’ allowing access to restricted content (one-time billing products)
• displaying data provided via API as charts/graphs
• using the Facebook SDK to track user interactions.