uses-feature configration in android manifest file
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 567
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
### Library
none
### Summary
sometimes you want to indicate that some hardware features are not required by your app. In my case I am developing a simple RN app that is compatible with Android TV as well. However my app was rejected because I need to declare some features to be not required
https://developer.android.com/training/tv/start/hardware.html#declare-hardware-requirements
Thanks
### Any existing examples?
none. https://stackoverflow.com/questions/75013370/create-a-expo-config-plugin-file-to-modify-android-manifest asked the same question but no relevant reply yet
Contributor guide
Assessment
This issue has not been assessed yet.