Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] [#81] [Experimental] Improve React Native
oget
support
Apparently it seems that RN may throw on `(gobj/get nil "key")`? I'm not familiar with RN, so not certain why that might be. This commit adds a small change to protect the two `oget` fns against possible nils. Hopefully this resolves the issue, though I'll need confirmation from someone using React Native.
- Loading branch information