ReactNativeJunior
ReactNativeJunior copied to clipboard
Simple and Barebones Boilerplate Code to bootstrap your React Native Application on Android & IOS.
A free, open-source React Native Template to quickly Bootstrap an application
Features
- dark / light themes by default
- easily configure look and feel
- minimalistic
- Login / Register UI
- Dashboard Screen
- Profile Screen
- Settings Screen
- Logout
Registration
Login
Light Dark Themes
Why I created ReactNativeJunior
I do not like to write Boilerplate Code over and over again to provide basic functionality.
The Vision for ReactNativeJunior is to provide a minimalistic version of a Basic React Native App to quickly Bootstrap a new Project. The Goal is to use as few dependencies as possible giving you as much flexibility as possible.