I couldn't make it work with:
- React Native 0.45
- React 16 (alpha 12)
- Expo (SDK 18)
I always get this error message when I trigger any basic Browser.open('http://www.wikipedia.com/');
undefined is not an object (evaluating 'Browser.presentUrl')
Any help would be appreciated.
@mfkp : Is this project still maintained?