issues Search Results · repo:kevinresol/react-native-default-preference language:Java
Filter by
39 results
(83 ms)39 results
inkevinresol/react-native-default-preference (press backspace or delete to remove)Want to understand if anyone tried this on new architecture of react native
deepanshuisky
- Opened on Jun 9
- #74
Hi,
is there any chance of creating a new tag that includes these changes removing logs?
It s not life or death, but that would allow us to skip having to patch them ourselves out of 1.4.4.
Thanks! ...
sbarrio
- Opened on Aug 15, 2024
- #72
Summary
Starting on May 1 Apple will require to provide a reason of using certain API. Docs: Describing use of required reason
API
The framework uses UserDefaults API (here or here) for iOS, so Apple ...
Rexarian
- 5
- Opened on Mar 21, 2024
- #70
Hey there! 👋
Thanks fore this package! We ve been using it successfully with Jitsi Meet for quite a while now! I noticed we have our
version pinned to a commit because we need the Xcode 12 fixes. Those ...
saghul
- 4
- Opened on Apr 5, 2022
- #69
I use this package for our call app and it works very well! Thanks for great library! I prefer it over AsyncStorage as
it is simple and do not use SQLLite DB and also the ability to pass data between native ...
Romick2005
- 1
- Opened on Nov 30, 2021
- #67
I ve a custom function like this,
export function getValueFromDevice(key) {
key = key.toString();
DefaultPreference.get(key).then(function (value) {
console.log(value); //I m getting value here ...
WeTruck
- 4
- Opened on Sep 3, 2021
- #66
is this library provide sharing a login state like a token or some user defaults across schemes
useCase I am considering: App A : User logins with this app and assigned a jwt and close this app APP B( ...
art1373
- 1
- Opened on Apr 22, 2021
- #61
Hi, I m just wondering what benefit this could have, as it complicates usage. Why wouldn t you just always want it to
work synchronously?
elsurudo
- Opened on Jan 11, 2021
- #58
react-native-default-preferences is creating its own preferences scope on Android called react-native instead of
reading/writing deafult preferences as the name implies. This prevents reading and writing ...
jschnurholmes
- 2
- Opened on Dec 9, 2020
- #57
i linked the library via Cocoapods on RN0.61 and can t read properties it always return undefined, where should i place
or read properties from ?
hamoudaarfaoui
- 6
- Opened on Apr 16, 2020
- #55

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.