-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React native UI and SDK packages #1174
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good to me !!
I tested the functions it's working properly
We can merge it
isPublic: true, | ||
env: PushAPI.CONSTANTS.ENV.DEV, | ||
}); | ||
console.log(res, 'res'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we have the name of the function like Created Group so that we will know what function is called
Fixes Issue
Fixes #983
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers