Michiel van Roon

Results 6 issues of Michiel van Roon

I'd like to be able to only parse inline tags, like ``, `` and ``. Single line rendering, without paragraph wrap, so that: `Hello. *Is it me you're looking for?*...

enhancement

See discussion here: https://github.com/react-native-mapbox-gl/maps/pull/1222 TL;DR: - Mapbox v10 is great - Mapbox [stopped supporting](https://github.com/nitaliano/react-native-mapbox-gl/issues/1238#issuecomment-461585880) react-native in 2019 - Upgrading react-native-mapbox-gl to Mapbox v10 takes effort: estimated at 150 hours -...

See https://github.com/naoufal/react-native-safari-view/issues/81 [RN 0.51 introduced linking dependancies using a CocoaPods](https://github.com/facebook/react-native/commit/74146cb3158273921b768c97f229695e680ea82d). Because RNSV has a .podspec file, RN will try to `link` it using CocoaPods to no avail, producing the following...

bug

Updated RN badge and added comment about currently not supporting CacoaPods linking

First stab at react-native support. Still needs some testing.

Currently, if more than three emoji's are provided for a certain sticker, the following error is thrown: "Error: an unknown error occured for whats app stickers". This is because [WhatsApp...