binarapps / expo-ts-template

Template for expo apps with typescript support
12 stars 2 forks source link

💡 [REQUEST] - Add feature flags #45

Open MSzalowski opened 1 year ago

MSzalowski commented 1 year ago

Start Date

No response

Implementation PR

No response

Reference Issues

41

Summary

Create a custom Feature flag component or integrate a library that provides that.

Basic Example

Feature flag component should allow to dynamically enable/disable features in the mobile application.

Drawbacks

Drawbacks depend on a chosen solution.

Unresolved questions

No response

MSzalowski commented 1 year ago