0.0.10 • Published 7 years ago

reazy-native-config v0.0.10

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

reazy-native-config

A simple configuration module based on .env for Reazy Native Apps

This is included in your Reazy app by default.

Usage

This plugin is a wrapper around react-native-config

Refer their documentation for usage.

The only change is that instead of importing Config from 'react-native-config', you can get it from Reazy app instance

const config = app.config;
0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago