Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
react-native-appboy-sdk
Advanced tools
Effective marketing automation is an essential part of successfully scaling and managing your business. Braze empowers you to build better customer relationships through a seamless, multi-channel approach that addresses all aspects of the user life cycle Braze helps you engage your users on an ongoing basis.
If you're using Expo, you can install our plugin to integrate the React Native SDK without any native code. See the Braze Expo Plugin Github for more details.
AppboyProject
- Contains the AppboyProject sample app with integration examples for the React Native bridge. This sample app integrates the iOS bridge via manual linking, and the iOS SDK via Cocoapods. It can
also optionally integrate the iOS bridge using Cocoapods via a local Podspec.The following commands apply to both sample projects and use the AppboyProject
directory as an example.
cd AppboyProject/
yarn install
# In a separate tab:
cd AppboyProject/
npx react-native start
Our sample app integrates the native Braze iOS SDK through Cocoapods.
From the AppboyProject
directory:
sudo gem install cocoapods
cd ios/
pod install
cd ../
npx react-native run-ios
From the AppboyProject
directory:
npx react-native run-android
npm run lint
to list errors or npm run lint-fix
to automatically fix errors. To override the rules in the standard-react
config, add "rules"
in .eslintrc.json
.npm test
1.41.0
setFacebookData()
.setTwitterData()
.isControl
field for ContentCard
.kotlinVersion
gradle template variable. To override the Kotlin version used, please use a Gradle dependency resolutionStrategy
.FAQs
Braze SDK for React Native.
The npm package react-native-appboy-sdk receives a total of 1,137 weekly downloads. As such, react-native-appboy-sdk popularity was classified as popular.
We found that react-native-appboy-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.