forked from alinz/react-native-share-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I was pulling this in to experiment with and there were some issues: - `TextInput` is never used. - `componentDidMount` and `onClose` both need to use arrow functions to have `this` exposed. - `closing` could be simplified. - indentation on the render method could be improved. Feel free to throw this away if you disagree. Just thought I'd offer this to be more readable.
- Loading branch information
Showing
1 changed file
with
19 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters