Overview

Glim cli is the react native boilerplate that provide hassle-free architecture for developing react native applications. It's an all in one library kit for react native developers. Through glim cli we can create components, screens, redux components etc.

Prerequisites
  • Node
  • Watchman
  • Xcode
  • CocoaPods
  • Ruby
Glim Boilerplate

Glim boilerplate includes with different set of libraries, so you can just start coding without doing any configurations.

LibraryDescription
React Native The best cross-platform mobile framework
React JavaScript library for building user interfaces
Typescript Static Typechecker Tailwind CSS framework for styling
React Navigation Routing and navigating between multiple components
RN Reanimated Provides an API that greatly simplifies the process of creating smooth, powerful, and maintainable animations
AsyncStorage Asynchronous, persistent, key-value storage system
Flipper React Native Debugger Jest JavaScript testing framework