Skip to content

Pull requests: react-native-async-storage/async-storage

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Allow brownfield iOS apps to handle storage. enhancement New feature or request platform: iOS This is iOS specific
#35 by tido64 was merged Apr 10, 2019 Loading…
Bump room to 2.4.2, allowing arm64 jdk compile
#773 by danilobuerger was merged Mar 18, 2022 Loading…
fix: replace deprecated deep-assign with lodash merge
#601 by dylmye was closed Aug 16, 2021 Loading…
Add Windows AsyncStorage
#327 by kaiguo was merged Apr 27, 2020 Loading…
Convert library to TurboModule released
#910 by j-piasecki was merged Jul 3, 2023 Loading…
[Android] Make db size configurable enhancement New feature or request platform: Android This is Android specific
#98 by alexkuttig was closed May 10, 2019 Loading…
[FIX] Move the storage location on iOS to Application Support platform: iOS This is iOS specific
#274 by HeyImChris was merged Feb 10, 2020 Loading…
v2 improvements - web
#284 by krizzu was merged Jan 29, 2020 Loading…
3 tasks done
iOS clean migration from RNCAsyncStorage_V1 to RTCAsyncStorage_V1 enhancement New feature or request platform: iOS This is iOS specific
#64 by reilem was merged Apr 11, 2019 Loading…
Feature/use async storage enhancement New feature or request
#22 by kadikraman was merged Feb 27, 2019 Loading…
Added the ability to set the storage location on iOS enhancement New feature or request platform: iOS This is iOS specific
#18 by adamivancza was closed Jun 18, 2019 Loading…
fix(android): Bump test dependencies to support jdk17
#775 by krizzu was merged Mar 23, 2022 Loading…
chore(jcenter): remove usage of jcenter()
#697 by Bibazavr was merged Nov 5, 2021 Loading…
The AsyncTask.THREAD_POOL_EXECUTOR maybe blocked by some other module platform: Android This is Android specific
#160 by gaodeng was merged Jul 23, 2019 Loading…
docs: Update iOS Linking information
#61 by clucasalcantara was merged Apr 10, 2019 Loading…
chore: add type definition for jest mock
#708 by lafest was merged Nov 24, 2021 Loading…
Feat/windows autolinking
#494 by mateusz1913 was merged Jan 8, 2021 Loading…
[Android]: Database locale issues platform: Android This is Android specific
#423 by krizzu was merged Sep 30, 2020 Loading…
remove android gradle plugin
#207 by dulmandakh was closed Sep 18, 2019 Loading…
Add trailing / to transformIgnorePatterns
#146 by zackdotcomputer was merged Jul 8, 2019 Loading…
chore(default-storage): Bump versions
#1094 by krizzu was merged Jun 6, 2024 Loading…
fix(useAsyncStorage): make more robust Stale
#760 by pke was closed Aug 1, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.