Skip to content
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

bento(feat): kitchen sink with bento #2444

Merged
merged 135 commits into from
Apr 10, 2024
Merged

bento(feat): kitchen sink with bento #2444

merged 135 commits into from
Apr 10, 2024

Conversation

bidah
Copy link
Contributor

@bidah bidah commented Mar 14, 2024

notes:

  • All components rendering
  • Native ImagePicker
  • Native Document Picker
  • Native Sortable Table
  • Native e-commerce Cart
  • Mobile web Sortable Table
  • Kitchen Sink app navigation for all components
  • Native specific style fixes
  • Android specific style fixes
  • IOS specific style fixes

note: Almost all components working on native. We will do another pass to address what's missing after this merge.

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 11:05pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio ⬜️ Ignored (Inspect) Apr 9, 2024 11:05pm

@bidah bidah changed the title bento:(feat) kitchen sink with bento bento(feat): kitchen sink with bento Mar 15, 2024
@natew
Copy link
Member

natew commented Mar 19, 2024

is this ready?

@bidah bidah marked this pull request as draft March 19, 2024 21:09
@bidah
Copy link
Contributor Author

bidah commented Mar 19, 2024

Not ready yet. Changed to draft PR will continue development

bento: add till events

bento: add till tabbar

bento: add till datepickers

bento: add Avatars

bento: remove log

bento: remove unused code

bento:(feat) run bento components in kitchen sink

bento: kitchen-sink: cleanup

bento: kitchen-sink: bento stack screen setup

bento: kitchen-sink: linking setup

bento: kitchen-sink: add header

bento: kitchen-sink: loading all part components

bento: kitchen-sink: navigation to parts

bento: kitchen-sink: add part screen navigation

bento: add bento screen to navigation

bento: rendering list of elements

bento: setup running without listingData

bento: add expo-image-picker

bento: (feat): bento on kitchensink

bento: navigation setup

[bento-kitchen-sink]: bento homescreen

[bento-kitchen-sink]: bento homescreen

[bento-kitchen-sink]: add bento row option
@bidah bidah marked this pull request as ready for review March 20, 2024 18:30
@bidah bidah marked this pull request as draft March 21, 2024 23:08
@natew natew merged commit 13a4c42 into master Apr 10, 2024
5 of 8 checks passed
@natew natew deleted the kitchen-sink-with-bento branch April 10, 2024 01:02
// experimentalFlattenThemesOnNative: true,
// disable: true,
// disableExtraction: true,
},
],
'react-native-reanimated/plugin',
"react-native-reanimated/plugin",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p sure you don't need this if you're using babel-preset-expo https://docs.expo.dev/versions/latest/sdk/reanimated/#installation

No additional configuration is required. Reanimated Babel plugin is automatically configured in babel-preset-expo when you install the library.

@bidah @natew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants