Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android documentation incorrect / incomplete #3

Open
plaa opened this issue Mar 3, 2021 · 0 comments
Open

Android documentation incorrect / incomplete #3

plaa opened this issue Mar 3, 2021 · 0 comments

Comments

@plaa
Copy link

plaa commented Mar 3, 2021

I encountered two documentation issues when prototyping this package on a freshly-created RN project:

  1. As the native module is written in Kotlin, Kotlin needs to be added to the RN project. The documentation should instruct or link to instructions how to add it.
  2. The example app_restriction.xml does not work, as it seems to require the title and description to be references instead of direct strings. Also the 'see example' link is broken.
android/app/src/main/res/xml/app_restrictions.xml:4: AAPT: error: 'Test string description' is incompatible with attribute description (attr) reference.

Thanks for your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant