1.1.0 (2018-07-25)
Build System / Dependencies
- idx: add idx as dev dep and improve flow (eba00817)
Chores
- readme: update readme with circle ci status badge (1a789ffe)
New Features
- README: add pagesmanager only android (cb206d64)
- gradle-3:
- circl-flow-eslint:
- circle-flow-eslint: first atempt add circle, add flow, eslint and prettier (44ac820e)
- social: add social facebook pages manager (2537d3fe)
- update format (a32ed6cd)
- update readme for url format (dda13853)
Bug Fixes
- changelog: fallback changelog script (b635de04)
- flow: use Node and add CHANGELOG.md (ed6fcd32)
- social: rename file FacebookPagesManager to FacebookPagesManagerShare (ac25bcad)
Other Changes
- version (3f01bb15)
- version (a708692c)
- version (77f4d80a)
- google plus sharing android (7c6a65f7)
- version 1.0.23 (9a9f94dd)
- version (672d6962)
- email share (1faeac79)
- local files shared in android (797dc89c)
Additional Information
Issues resolved with this release:
- Share Multiple Images at once #191
- [Android] modal disappeares when opening share #297
- How to style error screen when app is not found? #173
- Application crash #162
- Share on android >= 8.0 crash #293
- None of the share Options are working on click #77
- text not showing when include image base64 android & ios #247
- MainApplication cannot be cast to ShareApplication on Android 8 #270
- How to share multiple images on whatsapp at once stored in server? #286
- Cannot open Facebook app in iOS #226
- Cannot read property shareSingle of undefined #54
- Is it possible to share multiple images at once? #85
New features Added
- multiple file sharing
- Permissions check
- Share working on Android O
- Social constants expose on RN side
- social option Facebook pages manager added
- Updated readme for Android FileProvider and extending ShareApplication