Mark Lawlor(@mark__lawlor) 's Twitter Profileg
Mark Lawlor

@mark__lawlor

ID:27416387

linkhttp://nativewind.dev calendar_today29-03-2009 12:21:23

418 Tweets

1,3K Followers

177 Following

Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

We'll flesh out documentation for this๐Ÿ‘This isn't a new issue, its the same specificity issue that Next.js users may encounter.

Tailwind-to-stylex is a great alternative to twnrc. If you only use a subset of Tailwind CSS, this could be a great fit

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Bikeshedding on the name: <native.div /> would have been nice, or even just <react.div />.

I do think 'html' is going to turn away unaware developers

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

There's a subtle difference between this example and the NativeWind className one. If there is a 3rd party library you like but you wish it was animated - just pass it the animated className. This inversion of control allows NativeWind's styling to be very flexible

There's a subtle difference between this example and the NativeWind className one. If there is a 3rd party library you like but you wish it was animated - just pass it the animated className. This inversion of control allows NativeWind's styling to be very flexible
account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Want to blow people's minds?๐Ÿคฏ

Have different duration & easing for the in/out๐Ÿ˜‰

`duration-500 ease-out active:duration-200 active:ease-in-out`

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Do people like this API? Ignore the `useStyles()` hook you could just use the className obj directly.

This is possible now, the helper just isn't exported.

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Just finished a huge NativeWind v4 refactor to remove the last React 'hacks'. This has taken much longer than I expected.

Fingers crossed the testing goes well and I can get a release our shortly.

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Great video demonstrating API routes. API routes are not just about giving your app a back-end, they give SaaS companies a uniform interface for their React SDKs. And chat immediately mention tRPC๐Ÿ˜€API routes give more freedom to RN devs to pick the best tool for their needs

account_circle
Evan Bacon ๐Ÿฅ“(@Baconbrix) 's Twitter Profile Photo

๐Ÿš€ Expo Router v3 is hereโ€”Full-stack React for iOS, Android, and web!

โ—† API Routes (beta)
โ—† Bundle splitting
โ—† 30% smaller, 2x faster web exports
โ—† Router testing library
โ—† New <Link /> props
โ—† Tailwind and Sentry support

๐Ÿš€ Expo Router v3 is hereโ€”Full-stack React for iOS, Android, and web! โ—† API Routes (beta) โ—† Bundle splitting โ—† 30% smaller, 2x faster web exports โ—† Router testing library โ—† New <Link /> props โ—† Tailwind and Sentry support
account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

How are people debugging React Server Components? Are you using two inspectors, or is there someway to unify the debugging experience?

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Back home! I escaped the Brissie storms & floods by road trippin into central NSW. Now to catch up on everything I planned to do over the break...

account_circle
Evan Bacon ๐Ÿฅ“(@Baconbrix) 's Twitter Profile Photo

Introducing @Expo Router v3 Beta

โ—† Build server endpoints with API Routes
โ—† Bundle splitting for web
โ—† 2x Faster web exports
โ—† Customizable app/ directory
โ—† Not Found Routes
โ—† Auto font optimizations
โ—† Hot reloading for Tailwind

Learn more โ†“
blog.expo.dev/expo-router-v3โ€ฆ

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Everyone wants Radix UI for React Native, but I think its too dependant on React DOM. I'm personally eyeing off Zag.js / Arkโ„ข which are more framework agnostic and seem more suited to handle platform differences

account_circle
Mark Lawlor(@mark__lawlor) 's Twitter Profile Photo

Testing other styling frameworks with React Native. This time its Panda CSS!

No video, only the basics are working. I need to update the CSS parser to support CSS imports & layers, and fast-refresh isn't great.

But I'm happy its possible - what other frameworks should I test?

Testing other styling frameworks with React Native. This time its @panda__css! No video, only the basics are working. I need to update the CSS parser to support CSS imports & layers, and fast-refresh isn't great. But I'm happy its possible - what other frameworks should I test?
account_circle