Releases: Scode-Njnjas/react-native-converted-in-sdk
Releases · Scode-Njnjas/react-native-converted-in-sdk
Release 1.1.0
Release 1.0.3-rc.0
1.0.3-rc.0 (2024-09-09)
Features
- change to get latest package in android and update example for android demo (64eecb6)
Release 1.0.2
Release 1.0.2-rc.2
Release 1.0.2-rc.1
Release 1.0.2-rc.0
Release 1.0.1
v1.0.0
React Native ConvertedIn SDK v1.0.0 is now available, offering a comprehensive solution for integrating ConvertedIn's tracking and analytics features into your React Native applications. This release provides a robust set of features and improvements:
- Easy Integration: Simplified setup with the RNConvertInSDKProvider component.
- Comprehensive Event Tracking: Support for various e-commerce events including view content, add to cart, initiate checkout, and purchase.
- User Identification: Ability to identify users with email and phone information.
- Custom Events: Flexibility to track custom events tailored to your app's needs.
- TypeScript Support: Full TypeScript definitions for improved development experience.
- Cross-Platform Compatibility: Native modules for both iOS and Android platforms.
- Example App: A fully functional example application demonstrating SDK usage.
- Extensive Documentation: Detailed README and API reference for quick start and advanced usage.
Key Features:
- Initialize SDK with pixel ID and store URL
- User identification
- Standard e-commerce event tracking
- Custom event tracking
- Device token management for push notifications
This release lays a solid foundation for mobile analytics in React Native applications, enabling developers to easily implement ConvertedIn's tracking capabilities and gain valuable insights into user behavior.
For more details on usage and implementation, refer to the README
What's Changed
- feat: implement android native code and update code in the example app by @MinhOmega in #2
- feat: implement test case and fix issue: initialize twice in the example app by @MinhOmega in #3
- test: update test code for lib and corrrecting step run example app in README by @MinhOmega in #4
Full Changelog: https://github.com/Scode-Njnjas/react-native-converted-in-sdk/commits/v1.0.0