Expo Branch 5.0.3: TypeError: null is not an object (evaluating 'RNBranch.STANDARD_EVENT_ADD_TO_CART')

I think if I’m not mistaken the issue is that Branch is only supported on builds, so I had to do something like this (Platform specific imports - #3 by raphaelrk) to prevent the issue

1 Like