Nick Koutrelakos

Results 5 issues of Nick Koutrelakos

# Describe the bug When using product flavors implementation, `applicationId project.config.get("APP_ID")` in `defaultConfig` is `null`. # Steps to Reproduce 1. Follow product flavors installation instructions 2. configure `app/build.gradle` like this:...

This adds a small example of how to use `useBottomSheetDynamicSnapPoints` with `Scrollables` (`BottomSheetSectionList` is used in the example). Please provide enough information so that others can review your pull request:...

Improves the typings of `KeyboardAwareFlatList` and `KeyboardAwareSectionList`

As of today, Mixpanel 3.4.0 is the latest version available via Cocoapods. Running `react-native link react-native-mixpanel`, therefore, adds `pod 'react-native-mixpanel', :path => '../node_modules/react-native-mixpanel'` to the `Podfile`. Running `pod update` thereby...

Adds optional prop which is a function returning a Component to be rendered within the Animated thumb View.