Skip to content

Increase version of react-native-scrollable-tab-view - #39

Open
bghariprasad wants to merge 2 commits into
xiewang:masterfrom
bghariprasad:master
Open

Increase version of react-native-scrollable-tab-view#39
bghariprasad wants to merge 2 commits into
xiewang:masterfrom
bghariprasad:master

Conversation

@bghariprasad

Copy link
Copy Markdown

Fix for:
error: bundling failed: SyntaxError: /home/hari/Z/beebuck-v5-mobile/node_modules/react-native-scrollable-tab-view/SceneComponent.js: Unexpected trailing comma after rest element (9:32)

7 |
8 | const SceneComponent = (Props) => {

9 | const {shouldUpdated, ...props, } = Props;
| ^
10 | return <View {...props}>
11 |
12 | {props.children}

@bghariprasad

Copy link
Copy Markdown
Author

Addressed this issue #29

@Surik266

Surik266 commented Sep 5, 2020

Copy link
Copy Markdown

@xiewang @abackslash please merge, we need this

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.

2 participants