Martin Koo
Martin Koo
Had a similar problem when using the navigator to swap a new pdf view on top of an old one. For mine, the path was stored in state and render()...
@Traviskn if you pull the latest code from the repo (e.g. replace the version number in your package json with the repository url) it should be resolved
Example app has been updated for RN 0.42
Yes the owner of this repo gave collab access to very few people and has been MIA for a long time, making it very difficult to maintain this repo. Please...
Should be fixed with latest updates
I think confirming when the user does not input an `editString` whether or not they want their comments replaced with the "random text" is the best compromise. I don't have...
Are you using an emulator? Your device needs to have apps capable of handling the ACTION_SENDTO intent
@smileBeda It's a normal node/JS application without anything unusual. You need to have an appropriate version of NodeJS and npm || pnpm || yarn installed, then you should be able...
@diaodeng it's the way docker compose works that the project name is inferred from the folder name which leaves the possibility of conflicts. In these cases it is up to...