Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Custom In-App Templates (#427) * Integrate custom inapp templates * Add custom code templates for Android * Add custom code templates for iOS * Add custom template events to be observed. * Add custom code templates documentation * Add syncTemplates * Add register templates with bundle * Add custom templates in Example app * Use react-native-asset for templates.json in Example App * Example App improvements (#424) * Refactor App.js * Extract the Expandable_ListView * Refactor ExpandableListView * Add forms for record events with props and profile updates * Style changes and cleanup * Use react-native-toast-message. Show toasts instead of alerts. Queue toasts. * Reorder App categories * Rename category props * Rename utils to app-utils * Update iOS SDK version to 7.0.2 * Set Android CleverTapSDK version to 7.0.2 --------- Co-authored-by: Nikola Zagorchev <[email protected]> * Added public API for Define File Var * feat(file_vars): add defineFileVariable API SDK-4096 * Added File Variable callbacks * feat(file_vars): add onFileValueChanged and onVariablesChangedAndNoDownloadsPending callback APIs SDK-4096 * feat(file_vars): add onceVariablesChangedAndNoDownloadsPending callback API SDK-4096 * feat(file_vars): add onOneTimeVariablesChanged callback API SDK-4096 * feat(file_vars): bump clevertap-react-native to 3.1.0 and core sdk to 7.0.2 SDK-4096 * feat(file_vars): comment handshake domain in example manifest SDK-4096 * feat(file_vars): update Variables.md with new APIs SDK-4096 * Updated iOS side changes for File Type Variables * Bumped iOS dependency to 7.0.2 and updated the react-native version support * Refactored the file variable method * Resolved PR comments * Updated react native support version * Added Variables once changed and file value callbacks * Added changes for `filevariable` argument been passed * Updated the fileVariable argument changes * Added Changelog * Removed test creds * Code cleaning and refactoring, updating the changelog release date * chore(3.1.0) - Resolves comments - Adds package-lock.json * chore(3.1.0) - Resolves comments - Adds package-lock.json for root folder * Resolved iOS comments * Resolved iOS comments * Resolved iOS comments * Added the templates.json file --------- Co-authored-by: Vassil Angelov <[email protected]> Co-authored-by: Nikola Zagorchev <[email protected]> Co-authored-by: Kushagra <[email protected]> Co-authored-by: piyush-kukadiya <[email protected]> Co-authored-by: anush <[email protected]> Co-authored-by: Kushagra Mishra <[email protected]>
- Loading branch information