-
Notifications
You must be signed in to change notification settings - Fork 22
bs-platform@7.0.1 update #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
idkjs
wants to merge
332
commits into
draftbit:master
Choose a base branch
from
idkjs:bs_platform_7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
332 commits
Select commit
Hold shift + click to select a range
4ff8c74
update to Expo SDK26
FiberJW d90567d
v26.0.0
FiberJW 775cebf
upgrade Bucklescript
FiberJW d352f76
v26.0.1
FiberJW 2ed87b7
upgrade expo to sdk27
FiberJW e4e4b31
remove the need to maintain my own ledger for api status
FiberJW 0c36dcd
add haptic API
FiberJW 581a276
v27.0.0
FiberJW 13daafc
upgrade dependencies
FiberJW 71f73de
bind to StoreReview api
FiberJW 255435e
28.0.0
FiberJW 6ccda61
add MapView Props
broerjuang c4bd57c
add mapview binds
FiberJW 25ed2c5
finish mapview component bindings
FiberJW fbd7427
bump expo version
FiberJW fc24b70
Merge pull request #3 from broerjuang/mapview
FiberJW 758ee4d
bind to updates api
FiberJW 9013614
upgrade bs-platform
FiberJW 1f8126e
upgrade reason-react-version to fix compile errors
FiberJW 7cdd164
change npm v
FiberJW c9de014
29.0.1
FiberJW d6b5c5a
update disclaimer in readme
FiberJW 7592ab2
move accelerometer to new bs interop api and test in an expo environment
FiberJW 94115f4
update admob bindings
FiberJW 47bb663
update amplitude bindings
FiberJW f6de5a4
update appLoading bindings
FiberJW a2db9d9
change logo
FiberJW dc1c5b5
update asset bindings
FiberJW bc06537
update AuthSession bindings
FiberJW 9045868
update barcodescanner bindings
FiberJW 182ad11
rename props type
FiberJW 496968c
update BlurView bindings
FiberJW 3866775
fix brightness bindings
FiberJW cae2e86
check in yarn lock changes
FiberJW e653e9e
update Constants bindings
FiberJW 2377a3e
add DocumentPicker bindings
FiberJW 2801ff4
add ErrorRecovery bindings
FiberJW a1be429
update Facebook bindings
FiberJW eaa238c
complete FileSystem bindings
FiberJW 3056b5f
update Fingerprint bindings
FiberJW 93b31c3
update Font bindings
FiberJW 5af4dbd
add Google bindings
FiberJW f5b3329
add Gyroscope bindings
FiberJW 8d81ced
add ImageManipulator bindings
FiberJW 71c61f0
create ImagePicker bindings
FiberJW f5fa43b
bind IntentLauncherAndroid
FiberJW fa9d06e
update LinearGradient bindings
FiberJW 9d0cc72
add Magnetometer bindings
FiberJW 82b4d1a
add MailComposer bindings
FiberJW 64b4509
update webbrowser bindings
FiberJW 691005c
update Notifications bindings
FiberJW f37cff4
add new permission
FiberJW d1b4907
update ScreenOrientation bindings
FiberJW 6362bca
update securestore bindings
FiberJW fc053a8
update Updates bindings
FiberJW caf78a3
remove trash contacts bindings
FiberJW bd7c4fa
add sms bindings
FiberJW 9ef1278
add print bindings
FiberJW 88c9164
add SplashScreen bindings
FiberJW 0e7e695
add segment bindings
FiberJW f802640
add Speech bindings
FiberJW 21f8676
add SQLite bindings
FiberJW 8aa0dde
add Location bindings
FiberJW 8916bb4
fix typo
FiberJW f0943e7
v29.1.0
FiberJW fa5d910
add publish script
FiberJW aadd19d
add gitattributes
FiberJW 94c0fc4
update install script
FiberJW 8e5cc49
ignore expotester repo on npm
FiberJW bafe319
v29.1.1
FiberJW 9662aa0
update for sdk 30
FiberJW 0b5fa91
v30.0.0
FiberJW d00511e
add bindings for Video
magtastic a0df0d4
make video bindings more complete
FiberJW 6f08b38
Merge pull request #4 from magtastic/add_video_support
FiberJW b19cd99
v30.0.1
FiberJW 53f135c
fix sdk note
FiberJW 85642c4
fix mapview module scope
FiberJW febf744
bind to Svg, Svg.Rect, Svg.Circle, Svg.Ellipse
FiberJW 8afee07
implement Svg.Line binding
FiberJW a9128ef
implement Polygon and Polyline bindings
FiberJW fdac140
implement Path binding
FiberJW e771b7c
implement Svg.Text bindings
FiberJW a94ff33
implement Svg.TSpan bindings
FiberJW 4dfea5b
bind to TextPath and G
FiberJW 2484b5d
bind to Svg.Use
FiberJW df289aa
bind to Defs and Image
FiberJW 2670f60
bind to Svg.ClipPath and symbol
FiberJW a5336b9
bind to Svg gradient components
FiberJW c705a27
bind to Svg.Mask
FiberJW 231e0b9
fix binding bug
FiberJW 419c643
bind to Svg.Pattern
FiberJW 30e0bf3
v30.0.2
FiberJW 715d979
improve video bindings
FiberJW 3139c6b
v30.1.0
FiberJW 71067f1
allow for expo assets as well
FiberJW 0777b2c
migrate camera constants bindings to empty types
FiberJW a08f79c
v30.1.1
FiberJW bb3b1a8
update reason-expo logo
FiberJW afe20f3
v30.1.2
FiberJW d0a85aa
remove ExpoTester
FiberJW fc9aa74
update install script
FiberJW b837618
there's no need for options in video source prop bindings
FiberJW e0b6ac7
v30.2.0
FiberJW c27e9a8
don't name unused param in placeholder function
FiberJW 83f8ad0
add a template project to reason-expo
FiberJW 8e559bf
add getting started instructions based on the ReasonExpo template
FiberJW 541dac8
revert brownfield guide
FiberJW 568e6cb
update/fix SQLite API and add module signature file
FiberJW 3cf07e7
v30.3.0
FiberJW 967cac2
update template version
FiberJW 275c8bb
use new refmt style (w/added whitespace newlines)
FiberJW 896579c
add module signature to Font
FiberJW 74787dc
break up DownloadResumable object with whitespace
FiberJW f6e03ff
add module signature to Haptic
FiberJW 5826ff3
add signature to Permissions
FiberJW 966d63b
add explicit signature to ScreenOrientation
FiberJW 632e0f9
add module signature to securestore
FiberJW cd59841
add module signature to WebBrowser
FiberJW 6fbed70
add Linking bindings
FiberJW dba582b
add static expo methods
FiberJW 668eeec
bind static methods of Audio API
FiberJW 7e3ae71
bind to expo Sound.create
FiberJW c10a729
update for SDK 31
FiberJW cba271b
underscore audio while in development
FiberJW 6d95413
update dependencies
FiberJW 2380a1a
v31.0.0
FiberJW 9a64d53
upgrade template
FiberJW dc4f1ff
fix github username
FiberJW 0be4270
fix template
FiberJW b76ca82
remove yarn build from template install script cuz postinstall
FiberJW e1273d8
add Localization API bindings
FiberJW 1f9c499
update sound api create func name for sdk 31
FiberJW 7d69af1
complete Audio bindings
FiberJW bf86a07
create Calender API bindings
FiberJW e7e1774
expose Contacts' constants and stub out types
FiberJW f07b725
bind to functions in Contacts API
FiberJW 2bfdbc2
bind to FacebookAds API
FiberJW b00d34c
bind to FaceDetector API
FiberJW 687bb3d
bind to GLView API
FiberJW 1c8c376
bind to MediaLibrary API
FiberJW 8029f83
bind Pedometer api
FiberJW 2e12244
bind to GestureHandle *Buttons
FiberJW 6de3ab1
bind to GH Swipeable
FiberJW 8bf5d30
bind to GH DrawerLayout
FiberJW 8efd4d1
finish gesturehandler bindings
FiberJW b722ecb
complete Expo.AR bindings
FiberJW ad196da
remove incompleteness disclaimers from readme
FiberJW d2fb446
v31.1.0
FiberJW 9a47c7f
uprade reason-expo in template
FiberJW 1cebcf4
add volume prop for Video
FiberJW 1271ddb
v31.1.1
FiberJW 8125ee3
change template instructions to git clone into a differently name folder
FiberJW fff4b37
Change 'rate' prop type from string to float
YannickDot ba624ec
v31.1.2
FiberJW 020f9c4
complete Video bindings
FiberJW b4d8ea1
v31.1.3
FiberJW e1005e6
add bash install script
FiberJW f5d39b7
update install script on readme
FiberJW 4e39506
npm ignore template install script
FiberJW f10e20b
use expo-cli's template feature
FiberJW 8b0960e
use expo cli in install instructions
FiberJW ac2b7b0
fix typo
FiberJW 0309ef4
add gitignore to template
FiberJW e6d2a6f
v31.0.1
FiberJW c3bde2a
update Location module for sdk32
FiberJW 9520ed5
update camera APIs for sdk32
FiberJW 885eb01
update localauthentication for sdk32
FiberJW 6934f21
remove sms permission for sdk32
FiberJW 2eec5b8
add BackgroundFetch binding for sdk32
FiberJW 4423e19
update FileSystem with encoding types
FiberJW 7f654ec
add TaskManager for sdk32
FiberJW 577d978
update notifications bindings
FiberJW 84b1c78
update expo dependency
FiberJW f057dbc
v32.0.0
FiberJW 022a1e2
fix permissions interface
FiberJW 2b30ecf
update template deps
FiberJW 413f38c
v32.0.1
FiberJW 870171c
update reason-expo template for sdk32
FiberJW cc2cc7f
bump template version
FiberJW 314a042
Bump js-yaml from 3.12.0 to 3.13.1 in /template
dependabot[bot] 1f9ca9b
add code changes for update to sdk 33
FiberJW bf38de4
v33.0.0
FiberJW cf1453e
revert jsx3
FiberJW 726f89b
v33.1.0
FiberJW 05dd7c8
change re version code in template
FiberJW 82c28bc
bump template versioncode
FiberJW 553a4a0
bug(camera): get correct constants from FaceDector-package
mikaello efc26ca
Use expo-linear-gradient
dangdennis 26a46ad
33.1.1-linear.0
dangdennis 08a0315
33.1.1
dangdennis 93664cc
get initial configuration of a monorepo working
FiberJW 71d6bcc
reason-expo doesn't need dependencies on modular imports
FiberJW 9058ad2
use expo modular imports
FiberJW fc80e13
change ReasonExpo namespace to Expo
FiberJW e1f1bf8
update template and install instructions
FiberJW d4b4454
move readme to root
FiberJW 663bcc7
bump package version
FiberJW 187ed2a
bump template version
FiberJW 504b581
wait i'm actually a brainlet
FiberJW 27bb976
add bit about versioning
FiberJW 32bca3c
add name to test
FiberJW 1513cf5
upgrade to jsx3 & reason-react-native
FiberJW a755073
Bump lodash from 4.17.11 to 4.17.14 in /packages/reason-expo
dependabot[bot] e92fcaa
Bump lodash from 4.17.11 to 4.17.14
dependabot[bot] 6c33c48
sdk 34 breaking API changes
FiberJW 75e469d
expo 34 modular updates changes
FiberJW 1271fc2
update versions for sdk34
FiberJW d7007a1
Revisit Video bindings
MoOx 69cf177
Fix Notifications.createCategoryAsync - use Js.t instead of ocaml object
opsb 46dd6ba
Update binding to use new annotation.
drwlrsn b326f64
v34.1.0
FiberJW e47a901
v34.2.0
FiberJW 3806c88
Migration Svg module to JSX 3
ZielonyBuszmen dfbbb40
v34.3.0
FiberJW 6dab3d4
Fix default parameters in Svg bindings
ZielonyBuszmen 216e59d
v34.3.1
FiberJW 5a7b2cf
Constants.re update
idkjs a02b31a
ran reformat on Constants.re, removed comments, not todos
idkjs 2248f5f
removeListeners, addListerner comments removed
idkjs fab2080
v34.3.2
FiberJW 9d086e4
Add @expo/vector-icons bindings
chernandez7 7c60599
Update Google bindings
hlynurstef c996335
[ver-bump] 34.4.0
FiberJW 1ca79f3
deprectation
FiberJW 3a34719
Revert "deprectation"
bae7267
update bs-platform to "^7.0.1"
583812d
update bs-platform to "^7.0.1"
21fd1a4
updated bindings to bs-platform 7.0.1
0e7a1f8
updated bindings to bs-platform 7.0.1
e492bd7
removed [bs.deriving abstract]
731e11b
removed [bs.deriving abstract]
844fef9
update deps
320a182
update deps
79af073
compiling
5f4233b
compiling
58936e9
updates expo-yarn-workspaces postinstall
d10cdb6
updates expo-yarn-workspaces postinstall
97768f8
works on IOS and Web
6fc2b8a
works on IOS and Web
cf55209
Merge branch 'bs_platform_7' of https://github.com/idkjs/reason-expo …
bb3932f
update bs-platform to "^7.0.1"
b733d52
updated bindings to bs-platform 7.0.1
dfb0096
Merge branch 'master' of https://github.com/idkjs/reason-expo
6e8df6f
master not building
5893b4a
Merge branch 'master' into bs_platform_7
idkjs 3d34576
cleanup merge
idkjs 7d7fd6c
add back .gitattributes
idkjs 8bdde37
Update SQLite.re
idkjs f29c249
remove [@bs.scope "SQLite"]
idkjs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| /* eslint-env browser */ | ||
|
|
||
| if ('serviceWorker' in navigator) { | ||
| window.addEventListener('load', function() { | ||
| navigator.serviceWorker | ||
| .register('/expo-service-worker.js', { scope: '/' }) | ||
| .then(function(info) { | ||
| // console.info('Registered service-worker', info); | ||
| }) | ||
| .catch(function(error) { | ||
| console.info('Failed to register service-worker', error); | ||
| }); | ||
| }); | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.