NullPainter

Results 3 issues of NullPainter

Solves #7560. **componentName** is not filled since 2020 https://github.com/wix/react-native-navigation/issues/6605#issuecomment-701172387 ...

🏚 stale

## 🐛 Bug Report **ModalDismissedEvent** type should not have **componentName** field. It is apparently not filled since 2020 https://github.com/wix/react-native-navigation/issues/6605#issuecomment-701172387 . ## Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing/)? No....

needs triage
triage: bug

Hi, This is Analytics.trackEvent type ``` export function trackEvent( eventName: string, properties?: {[p: string]: string} | undefined): Promise ``` Internally Azure allows numbers, booleans and undefined values to be there...

feature request