Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cheungpat cheungpat released this 23 Dec 07:57
· 351 commits to master since this release
v0.2.0

Bug Fixes

  • Check if file exists before uploading asset oursky/skygear#454
  • Fix error when AsyncStorage not available in web browser
  • Use console.log instead of console.debug for React Native
  • Fix bug on platform detection in react-native for iOS
  • Use the pass in value to resolve the store promise in container
  • Fix store not usable in react-native