JavaScript integration
Last updated
Last updated
To access AppfigurateLibrary from JavaScript, import NativeModules
and NativeEventEmitter
, then define Appfigurate
and AppfigurateEvents
:
You can now access your app's configuration using the following:
To be notified when the configuration is changed at runtime:
See also for the list of APIs available.