Results 23 issues of gaodeng

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. ```js objc[cls][method](...args) // xxxx.apply is not...

![screenshot_20180708-123117](https://user-images.githubusercontent.com/1118249/42416828-9299f6e2-82ab-11e8-8a68-b70662f5e218.png)

Most projects using this library should already have their own network request library, so there doesn't seem to be much need to add the parseURL API. I suggest removing this...

### Version 15.x & 16.x ### Reproduction link [https://github.com/gaodeng/VueLoaderPlugin-Bug](https://github.com/gaodeng/VueLoaderPlugin-Bug) ### Steps to reproduce If Rule.use is a function, the VueLoaderPlugin will cause the Rule.use configuration to be lost and the...

If the app is launched from carplay, the insets here will be null which cause SafeAreaProvider doesn't render content https://github.com/th3rdwave/react-native-safe-area-context/blob/b1824ef84d78a44e91cd156a29abe3da243eee94/src/SafeAreaContext.tsx#L78

bug
help wanted
Platform: iOS

some time the Text component wrap the line but the measure method seems think there is no need to wrap . and the measured height seems has some tiny difference...

thanks for the great library.

enhancement