Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove Content interface conflicts with KeyboardAwareScrollViewProps (#…
…2791) Content interface extends KeyboardAwareScrollViewProps but defines some properties with Object and String. Updating interface to match correctly.
- Loading branch information