Skip to content
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

Error Code 1000 Returns Informative Message + TS Typing for RNBoundary.add(Boundary | Boundary[]) #44

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nicholascm
Copy link

@nicholascm nicholascm commented Jul 31, 2019

Originally was adding to the readme...but would be better just to return a more informative error message here. Not sure if this is the best place for returning this / capturing this error code...would appreciate any suggestions here.

Also added to the TS typing - RNBoundary.add can accept either a Boundary or an array of Boundary

#7

@nicholascm nicholascm changed the title Error Code 1000 Returns Informative Message Error Code 1000 Returns Informative Message + Fix TS Typing Aug 1, 2019
@nicholascm nicholascm changed the title Error Code 1000 Returns Informative Message + Fix TS Typing Error Code 1000 Returns Informative Message + TS Typing for Add(Boundary | Boundary[]) Aug 1, 2019
@nicholascm nicholascm changed the title Error Code 1000 Returns Informative Message + TS Typing for Add(Boundary | Boundary[]) Error Code 1000 Returns Informative Message + TS Typing for RNBoundary.add(Boundary | Boundary[]) Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant