Amirali Lotfi

Results 5 issues of Amirali Lotfi

Refactoring style, correcting the introduction, proviving more help for android setup

Please merge the open pull requests and update the package on npm so we can update the package with ease from the npm repository. People are forced to publish their...

Fixes this error after running `react-native run-android`: > FAILURE: Build failed with an exception. \* What went wrong: Execution failed for task ':tasks'. \> Could not create task ':react-native-sms-x:compileDebugJavaWithJavac'.     \>...

Fixes issue #30. I added FLAG_IMMUTABLE to the PendingIntents.

On apps with compileSdkVersion above 31, this error will be thrown when trying to send an SMS: > Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or...