Ainias

Results 12 comments of Ainias

I know it it an old Issue, but I took a look into the sourcecode for another issue. When data is fetched (aka onEndReached/onStartReached is called), the component remembers if...

As a workaround I used this tutorial and at least it can be opened (didn't test anything yet): https://www.marcelocubillos.com/blog/how-to-install-rpm-packages-on-arch-linux

@kabus202 the only "workaround" is to downgrade to version 7.23.1. This version is not compatible with react native 69.1, which makes this bug the only reason why we are not...

I've got a Reproducible Demo with the react native starter: https://github.com/churchtools/rnnKeyboardBug @kabus202 I think a workaround is to not use `stateAlwaysHidden|adjustPan` for `android:windowSoftInputMode`, but I did not test it yet

It's still a problem

Maybe related to https://github.com/wix/react-native-navigation/issues/7008 and https://github.com/wix/react-native-navigation/issues/7236

What is the current situation here? Is this possible with markdown? I saw #819 is marked as complete but there seems to be no documentation to enable this feature

@sjvasquez can you please state a license for the project?

This branch works, but the repo looks abandoned. I don't think it will be merged in soon. I've created a pacth (usabale with patch-packe): ``` diff --git a/node_modules/react-native-push-notification/android/build.gradle b/node_modules/react-native-push-notification/android/build.gradle index...

@praveenr7 I have the same error. Were you able to resolve this?