avdkishore / Praanahita

React Native App Builds for https://praanahita.com.

Home Page:https://praanahita.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Praanahita

This project is a React Native project for the Praanahita health and lifestyle blog.

Requirements

Node 10 or greater is required. Development for iOS requires a Mac and Xcode 9.4 or up, and will target iOS 9 and up.

You also need to install the dependencies required by React Native.
Go to the React Native environment setup, then select React Native CLI Quickstart tab.
Follow instructions for your given development OS and target OS.

Quick start

To create a new project using the boilerplate simply run :

npx react-native init MyApp --template @thecodingmachine/react-native-boilerplate

Assuming you have all the requirements installed, you can run the project by running:

  • yarn start to start the metro bundler, in a dedicated terminal
  • yarn <platform> to run the platform application (remember to start a simulator or connect a device)

License

This project is released under the MIT License.

About Praanahita

Praanahita is a health and lifestyle blog which is the best place to get information on good lifestyle habbits and health issues. All the articles are written by highly educated professional with research from various sources and known sources, referring multiple books from popular publishers and various research papers.

About

React Native App Builds for https://praanahita.com.

https://praanahita.com

License:MIT License


Languages

Language:JavaScript 47.5%Language:TypeScript 35.3%Language:Java 8.3%Language:Objective-C 5.6%Language:Starlark 2.4%Language:Ruby 0.9%