This is a forum app made with react native
To run this app. Frst open terminal and type-
npm install
This will install the necessary node modules. Then type-
expo start
This will start the app on your expo client app.
I have already made the APK file and it is there in the repository you can download it on your android device and install.
Link to the backend of this app