Amr Abd El Wahab El Desouky
Amr Abd El Wahab El Desouky
In react native it generate old sdk number, etc https://react-native.canny.io/feature-requests/p/update-android-build-tools-version-in-project-generated-by-react-native-init I wonder if you can add a guide to update react native gradle and dependencies modules.
Hi two feature i will add 1-Android Support 2-XHTML to DOCX
there is no listener for format change if i change format the EditText OnChange listener not fire because no character changed.
I wonder if you could add Windows support too?
to make your library support api 14 i changed min sdk to 14 and style to this ``` @color/brand_primary @color/brand_primary_dark @color/brand_accent ```
What is the right answer for design questions? Design WhatsApp
Hi i added your repo link to my spreadsheet you can check it if you have any suggestion https://docs.google.com/spreadsheets/d/13QQinPFhU9DwujctXS0A7un0up4N5BNyUDZwxK4I6hg/edit#gid=1588925720 Thanks
`getCameraSupportedVideoSizes`return null i fix it by `camera.getParameters().getSupportedPreviewSizes()` instead of `camera.getParameters().getSupportedVideoSizes();`
Hi Nice Library I suggest adding show password icon and a sample apk
I wonder if you can make a flag -w for windows cmd?