Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrkhalil committed Oct 28, 2023
1 parent e9d8dc9 commit cf98a90
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 19 deletions.
1 change: 0 additions & 1 deletion .clj-kondo/taoensso/encore/config.edn

This file was deleted.

16 changes: 0 additions & 16 deletions .clj-kondo/taoensso/encore/taoensso/encore.clj

This file was deleted.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ run-android: export ANDROID_ABI_INCLUDE ?= $(shell ./scripts/adb_devices_arch.sh
run-android: ##@run Build Android APK and start it on the device
npx react-native run-android --appIdSuffix debug

SIMULATOR=iPhone 14
SIMULATOR=iPhone 11 Pro
run-ios: export TARGET := ios
run-ios: export IOS_STATUS_GO_TARGETS := iossimulator/amd64
run-ios: ##@run Build iOS app and start it in a simulator/device
Expand Down
1 change: 0 additions & 1 deletion src/react_native/react_native_intersection_observer.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@
(defn flat-list
[props]
[flat-list-comp (base-list-props props)])

0 comments on commit cf98a90

Please sign in to comment.