Nick Hodapp

Results 10 comments of Nick Hodapp

The real hassle with this is when you need to specify a dependency on FAK from another podspec.

> update xcode to 12.5 will resolve problem or you can rename `UIDatePickerMode` to any other name in [RCTDatePickerManager.m](https://github.com/facebook/react-native/blob/9bb7e067471571cb1b85e145d56e573688918f46/React/Views/RCTDatePickerManager.m#L19) and use [cocoapods-patch](https://github.com/DoubleSymmetry/cocoapods-patch) on react-native @nomi9995 How does upgrading to XCode...

I suspect the reason this hasn't been fixed is because of how the ObjC macro `RCT_ENUM_CONVERTER` works. Changing the conflicting method name isn't straightforward because it must mirror the type...

@adamTrz **not** different build variants/flavors of a codebase. I mean an entirely different native host app (separate codebase).

@JNUfeatherwit can you elaborate on your vertical padding solution? There is no "CSS" in react-native so that is confusing to me. Applying vertical padding in the style for a TextInput...

Why is this desirable? I just encountered the behavior and I don't want it, and not seeing a way to turn it off.

Thanks. It's unfortunate naming on Apple's part, since "Apple ID" refers to a couple of entirely different things. I've seen other vendors who want this value call it `appleAppID`.

I ran into this again today (3 years later, updating our Apptentive integration...). It's annoying that this property isn't expressed in the react-native SDK because it results in a runtime...

As themes are baked into a given config, how should we go about dynamically adding in new themes (and switching to them) that may not have been present in the...

At the very least the documentation should be updated to reflect this reality - I spent a fair amount of time trying to make it work. https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-operations#declarationkind