Mokhlas Hussein
Mokhlas Hussein
AppName is the application name which will appear in Springboard AppID ( bundleID ) is the app identifier
i said it also no one care also :( https://twitter.com/iMokhles/status/613414668024086528 seems strange
i have created a fork which solve this issue, https://github.com/iMokhles/react-native-app-tour
you can use my fork it works well for non fiber views ;) https://github.com/iMokhles/react-native-app-tour
for iOS it's very simple you have to add only one line in your head 😜 ``
i forgot to mention it works for me like that i added it under the title 
@bloggervista hey i don't encourage that specially for keys and passwords etc but we can make it optional ;)
@bloggervista bcrypt() for hashing so we cannot reverse it into their plain text again, but yes we can encrypt passwords and decrypt them if needed using `Crypt` ``` use Illuminate\Support\Facades\Crypt;...
@bloggervista sometimes we need to decrypt passwords ( which we use for external API calls ) in my case i have my Apple Developer Account credentials saved to my database...
hey sorry for taking so long time to answer you @lloy0076 , in my case i was talking about password ( which means API keys for real password for social...