Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Mindinventory/React-Native-LiveTemplates

Repository files navigation

React Native LiveTemplates

Plugin for ReactNative with Live Template.

gif

With React Native LiveTemplates plugin, user can find the following live templates while integrating the app in ReactNative.

Features

Live Templates

  • classcomponent (Create the class with react component with necessary methods and state without redux)
  • classcomponentwithredux (Create the class with react component with necessary methods and state with redux)
  • storeWithThunk (Create store with Thunk for the redux)
  • Flatlist (For UI)
  • Image (For UI)
  • ImageWithUri (For UI)
  • Text (For UI)
  • Model (For UI)
  • TouchableOpacity (For UI)
  • StyleSheet

Usage

User need to write the name of the template and in suggestion he/she can find the name. After selecting the template, user will get the template code according to it.

LICENSE!

React Native LiveTemplates is MIT-licensed.

Let us know!

We’d be really happy if you send us links to your projects where you use our component. Just send an email to sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.