Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.52 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.52 KB

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.