Conviley
Conviley
Say for example you want to use uint256 as keys, you could simply replace all occurances of `bytes32` with `uint` in the library.
I would like to point out that this is till a problem 😅. I was lucky to eventually find the solution in the issues. I'm using the One Plus 6...
haha i'm not sure i'm able to convince you. All i know is that it happens with all react-navigation components I have used which apart from the stack navigator also...
I'm also interested in knowing this
I came up with a workaround which is to wrap calling `draftMode` in a try/catch. For example if you want to check if draft mode is enabled you could do:...