0.0.10 • Published 8 years ago

reazy-native-config v0.0.10

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago