Hi! After learning a bit of ReactNative and other web technologies, I started to work on my first React Native app. The app’s name is DevGuessr and is basically a logo quiz about programming languages, frameworks, and other tools related to development. It was a fun project, and I learn a ton.
Android: https://bit.ly/35HHR2e
Some of the tools and packages used to build the app were:
- Firebase Analytics
- Lottie for animations
- Pkg to add reviews: react-native-in-app-review
- React Native Elements for UI elements
- react-native-svg to support SVGs on mobile
- react-navigation
I started out using Expo but then ejected the app later on to a bare workflow.
Feel free to ask me anything about the project