You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the redux-actions && redux-promise and React-Native 0.17 ,but the RN17 use babel 6,and and redux-actions && redux-promise dependency flux-standard-action which use babel 5
so ,My Project can not be builded success, so that I have to change the React Native to 14
So,Could you update to the Babel 6?
The text was updated successfully, but these errors were encountered:
I use the
redux-actions
&&redux-promise
andReact-Native 0.17
,but theRN17
usebabel 6
,and andredux-actions
&&redux-promise
dependencyflux-standard-action
which usebabel 5
so ,My Project can not be builded success, so that I have to change the
React Native
to 14So,Could you update to the
Babel 6
?The text was updated successfully, but these errors were encountered: