Mateus Andrade

Results 53 comments of Mateus Andrade

At this moment, is possible to use FCM with the plugin on both platforms( **Android**, **IOS** )?

I was facing a similar issue using when I was running: ``` jest --silent --runInBand --testPathPattern=index.spec\\.tsx$ ``` Which cause my tests to run, but the process was exiting with `exit...

Facing the same issue on `xcode: 11.5.0` orb `4.4.2`, solved running a simple `yarn install --frozen-lockfile --non-interactive` since I don't need to cache this folder at a specific step.

> I am not part of the react-native-community NPM organisation yet so who can help me with step 1? My NPM username is `scott.beca` if someone is looking to invite...

:tada: This PR is included in version 7.9.1 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/react-native-share/v/7.9.1) - [GitHub release](https://github.com/react-native-share/react-native-share/releases/tag/v7.9.1) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Disabling the `inlineRequires` at `metro.config`, fixed this for me on Android, but I still need to test on iOS. (Testing with rn 0.66.0)

Is there any update about this problem? To build my application with the release config, i needed to ste the compileSdkVersion on ~/node_modules/react-native-orientation/android/build.gradle to 26. Would be a problem, merge...

@retyui im already using this fork. I think this repo is dead. But because of the number of stars, or other thing this is the first repo that everyone finds....

@retyui i think this is a good idea. Since this repo wont get any update for a long time. Another option would be open a issue warning to this problem,...