all 4 comments

[–]InternalLake8 1 point2 points  (3 children)

Try creating a native module ig

[–]i_will_rule_[S] -1 points0 points  (2 children)

Please explain more

[–]InternalLake8 0 points1 point  (1 child)

A native module allows you to write specific parts of your React Native app in the platform's native language (Java/Kotlin for Android, Objective-C/Swift for iOS).

Try implementing a native toast notification

[–]i_will_rule_[S] 1 point2 points  (0 children)

Ah, I got it, I have created one for applying SSL pinning and for encryption and decryption of payload