Giter Club home page Giter Club logo

Comments (11)

Gongreg avatar Gongreg commented on May 19, 2024 1

Hey @jsjoeio .
Sorry for missing the issue.
The benefit of using Async Storage is that when yuo refresh your app, storybook will open your last visited story.

If you can find a place to put this information somewhere in the documentation, the PR is very welcome :)

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024 1

glad that it works :)

from react-native.

jsjoeio avatar jsjoeio commented on May 19, 2024 1

I did this but forgot to close the issue:

Closing via storybookjs/storybook#9494

from react-native.

stale avatar stale commented on May 19, 2024

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

from react-native.

stale avatar stale commented on May 19, 2024

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!

from react-native.

jsjoeio avatar jsjoeio commented on May 19, 2024

Awesome sauce! Thanks for following up on this. I'll find a place an open a PR :)

from react-native.

dannyhw avatar dannyhw commented on May 19, 2024

@Gongreg after adding asyncStorage I'm not seeing the app return to my last visited story on refresh, is there any other config required for this to work?

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Hey @dannyhw, how did you enable it? What did you pass to asyncStorage?

from react-native.

dannyhw avatar dannyhw commented on May 19, 2024
import {AsyncStorage} from '@react-native-community/async-storage';
const StorybookUIRoot = getStorybookUI({
  asyncStorage: AsyncStorage,
});

However I also tried with require('@react-native-community/async-storage').AsyncStorage

from react-native.

Gongreg avatar Gongreg commented on May 19, 2024

Did you fully link it? https://github.com/react-native-community/async-storage There is information about linking it.

from react-native.

dannyhw avatar dannyhw commented on May 19, 2024

😅 I just changed import {AsyncStorage} to import AsyncStorage and it started working, now I feel silly haha. I immediately saw this from their example. Thanks for the quick response though!

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.