bsky-app/ios/app
João Ferreiro 67c4dcff37 Upload image in composer (#27)
* upload images in composer v1

* fix android compile

* reafctor image carousel into new component;
fix photo overlapping text in composer

* revert android changes

* further refactoring code into different components

* move show carousel out of the component

* fixing add photo using camera

* fix typescript issue; force mediatype photo

* change post test with photo attached;
remove auto linking settings

* use runInAction in getPhotos model

* react-hooks/exhaustive-deps fixes

* crop every photo;
make use of useCallback

* moving placeholder condition

* Cleanup

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2022-12-02 10:41:01 -06:00
..
Images.xcassets Set ios app icon 2022-11-05 14:55:41 -05:00
AppDelegate.h Initial commit 2022-06-07 17:50:05 -05:00
AppDelegate.mm Change appid to xyz.blueskyweb.app 2022-11-14 13:13:08 -06:00
Info.plist Upload image in composer (#27) 2022-12-02 10:41:01 -06:00
LaunchScreen.storyboard Add splash screen to ios 2022-11-05 14:52:44 -05:00
app.entitlements Add web linking and proper share controls 2022-11-21 16:07:26 -06:00
main.m Initial commit 2022-06-07 17:50:05 -05:00