Community App
This is a React Native app built with BuilderX. It runs on both Android and iOS. It consists of Home, Popular, Notifications, Popular and Post screens. It fetches real data from the Reddit api. It also has navigation implemented.
This app was created using BuilderX.
Preview
Steps to run the project
In the project directory, you can run:
yarn
or npm install
This will add the dependencies required to run the project.
yarn start
or npm start
This will start the project.
Building the app
Edit the app
You can view and customise this design in BuilderX and get the code instantly by cloning this template.
Note: This app uses Reddit api for data integration.