Results 131 issues of Noitidart

### Link to the code that reproduces this issue https://github.com/Noitidart/self-transpile ### To Reproduce 1. Using `{ node: 'v18.13.0', npm: '8.19.3' }` 2. Run `npx create-next-app@latest` 3. Accept all defaults except...

template: bug

# Why I struggled for months when editing native modules. I had no idea that the project could be opened in native editors, which gives you the absolutely life saving...

bot: passed checks

- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment All environments. ## Description This is combo of bug and/or feature request....

I was thinking of making a PR to improve the memoization and adding imperative get API and also addListener API would that be accepted? The imperative and listener API is...

**Describe the bug** I'm on Android using M2 reader. Rarely, maybe once a day or two days, I notice that when I call `collectPaymentMethod` it hangs indeterminately, I have tried...

Are these controls native platform controls? The seem different. Because in Expo I use it's `useNativeControls` prop and its controls look different. * Here is how it looks on Android:...

Hi there, I was curious of any special instructions for expo. I see there is some notes about expo in this thread - https://github.com/879479119/react-native-shadow/issues/40 Maybe we can add something to...

Would be awesome for children support!

http://js.coach/ - https://github.com/jscoach/support/issues/758 http://native.directory/ - https://github.com/react-community/native-directory/pull/114 Will hopefully merge soon. Thanks so much for this!! On native.directory i marked it as android only for now.

Hi there, Is there a chance we can get this to work with flow types? Flow types are exactly the same as javascript its just `export type { blah }`...