rescript-stdlib
My personal standard library for ReScript (by DZakh)
stacks
A set of components for building layouts in React Native. Powered by React Native Unistyles. (by grapp-dev)
rescript-stdlib | stacks | |
---|---|---|
1 | 8 | |
2 | 1,018 | |
- | 0.2% | |
10.0 | 7.1 | |
over 2 years ago | 7 months ago | |
ReScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rescript-stdlib
Posts with mentions or reviews of rescript-stdlib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-29.
-
The ultimate answer to Belt vs Js in ReScript
At Carla, we had a different situation. Having a huge codebase with Js, Belt, and WhateverExtra all over the place, it would be too much work to take some existing customized stdlibs like rescript-js or @dzakh/rescript-stdlib and update old code with them.
stacks
Posts with mentions or reviews of stacks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-28.
- I have created a figma design of an app and want to use exact spacing in my react native implementation. How shall I do it?
-
Stacks v2 is out – build React Native layouts quickly with ease and fun
Documentation: https://mobily.github.io/stacks/ Changelog: https://mobily.github.io/stacks/docs/changelog Repo: https://github.com/mobily/stacks
-
Stack v2 is out – build React Native layouts quickly with ease and fun
Repo: https://github.com/mobily/stacks
-
The Most Used Layout React Components at Increaser (VStack, HStack)
We use https://github.com/mobily/stacks in our native apps, similar approach.
-
Fixed spacing of elements in React Native
perhaps it isn't an answer for your question, but you may want to check this out: https://github.com/mobily/stacks it's a set of useful components to create layouts with ease
-
What are in your opinion libararies that everyone should use?
Hi! I have stumpled upon Stacks ( https://github.com/mobily/stacks ) in this subreddit and it's an awesome library that I should have already used earlier.
- Stacks – build React Native layouts quickly with ease and fun
What are some alternatives?
When comparing rescript-stdlib and stacks you can also consider the following projects:
rescript-project-template - Clone this repo to start your own project!
react-native-confetti-cannon - React Native confetti explosion and fall like iOS does.
rescript-js - Bindings to the JS standard library
stacks-subnets - Stacks Subnets: a layer-2 scaling solution for Stacks, intended for high-throughput, low-latency workloads
rescript-stdlib-vendorer - Tool to support usage of a vendored standard library in ReScript
rescript-react-realworld-example-app - An exemplary real-world application built using ReScript and React