Skip to content

Simple and Barebones Boilerplate Code to bootstrap your React Native Application on Android & IOS.

License

Notifications You must be signed in to change notification settings

rdgout/ReactNativeJunior

 
 

Repository files navigation

ReactNativeJunior



ReactNativeJunior

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. I do not use a state managment System since it is most often not needed and adds complexity

About

Simple and Barebones Boilerplate Code to bootstrap your React Native Application on Android & IOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • Objective-C 9.6%
  • Ruby 5.4%
  • Python 4.5%
  • Java 4.1%