datetimepicker VS mattermost-mobile

Compare datetimepicker vs mattermost-mobile and see what are their differences.

datetimepicker

React Native date & time picker component for iOS, Android and Windows (by react-native-datetimepicker)

mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native (by mattermost)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
datetimepicker mattermost-mobile
4 20
2,326 2,072
1.9% 1.5%
7.3 9.8
8 days ago 7 days ago
JavaScript TypeScript
MIT License Apache License 2.0
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.

datetimepicker

Posts with mentions or reviews of datetimepicker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.
  • Help with DateTimePicker
    1 project | /r/reactnative | 8 Aug 2023
    I want user to be able to set a date and time, which led me to install https://github.com/react-native-datetimepicker/datetimepicker. Ive tried following the instructions but when I press the button to open the picker I get this error: "Invariant Violation: requireNativeComponent: "RNDateTimePicker" was not found in the UIManager.".
  • Announcing React Native 0.67 · React Native
    2 projects | /r/reactnative | 21 Jan 2022
    DatePickerAndroid has been merged with DatePickerIOS and will be removed in a future release. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-datetimepicker/datetimepicker'
  • The best React Native datepicker libraries
    5 projects | dev.to | 10 Jun 2021
    As mentioned, we used the factors discussed above to assess several React Native date picker libraries, and React-Native DateTimePicker stood out from the pack. It is the most popular, has the most downloads, and was created and is maintained by the React Native community—the same group that builds and maintains most popular packages in the React Native ecosystem.
  • Is there a date-input in this style for expo? I haven't been able to find one (besides a text input mask, which doesn't look as nice)
    2 projects | /r/reactnative | 31 Dec 2020
    Expo is just https://github.com/react-native-datetimepicker/datetimepicker which is just the system datepicker.

mattermost-mobile

Posts with mentions or reviews of mattermost-mobile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.
  • Ask HN: Who is hiring? (March 2024)
    12 projects | news.ycombinator.com | 1 Mar 2024
    Mattermost, Inc. | Senior React Native Engineer | REMOTE (US Only) | Full-Time

    At Mattermost we build an open core, chat and collaboration platform focused on making users with mission critical work more productive while also allowing our customers to self-deploy and have full control over their own data.

    We’re looking for a Senior React Native Engineer who has the depth to significantly move the performance needle of our app while also having the breadth to contribute across our stack.

    Check out our open source mobile codebase: https://github.com/mattermost/mattermost-mobile. Meta uses the Mattermost RN app as the benchmark for performance testing of their Hermes JS engine: https://mattermost.com/blog/hermes-mattermost/. Want to set the bar for what a complex, high performing React Native app can do? Want to do it open source? Join our team!

    Apply here: https://jobs.lever.co/mattermost/a38ea8f0-6c27-4178-a988-801...

  • Willing to pay for help building mm ios app
    1 project | /r/Mattermost | 29 Apr 2023
    I've got as far as downloading the mattermost apps: https://github.com/mattermost/mattermost-mobile/releases/tag/v2.3.0 and have been using fastlane/match but i haven't been able to build it or run it in xcode.
  • Tools für firmeninterne Kommunikation
    1 project | /r/de_EDV | 12 Apr 2023
  • does anyone have any recommendations for self hosted project management / tracking apps?
    4 projects | /r/selfhosted | 27 Feb 2023
    Mattermost has a few products/versions, i used the selfhosted enterprise version because its also MIT licensed, so free of charge and also very well documented. It may not well suited for business projects, features are build for technical teams/projects. - Features: https://mattermost.com/pricing - Deployment Options: https://mattermost.com/download/#server - Mobile Apps for both worlds: https://github.com/mattermost/mattermost-mobile An other very special app, focused on productmanagement, https://www.documize.com . Never had a scope for to use it in productive, but may match!? :)
  • ⟳ 2 apps added, 34 updated at f-droid.org
    5 projects | /r/FDroidUpdates | 18 Jan 2023
    Mattermost Beta (version 1.55.1): Secure, self-hosted workplace messaging
  • The Platformer #30: 22e82dfc
    6 projects | dev.to | 15 Dec 2022
    This was the first commit on a clean, orphaned branch on our mattermost-mobile repo. This commit kicked off the work on mobile v2. At that time — some of you may not have been born yet (or not yet born into Mattermost — which would include yours truly) — it had become clear a bit of a reset was required. Mobile v1 had grown organically, as many products have, out of a proof-of-concept. Some fundamental design decisions (like only supporting a single server, or how state management works) were foundational limitations and effectively impossible to fix iteratively. A more hard cut had to be made. Not a full rewrite per se, but close. This work kicked off inside of the mobile team, but after about a year also started to include a whole slew of engineers across the organization, as well as product and UX.
  • The Platformer #29: Extremely Hardcore
    5 projects | dev.to | 22 Nov 2022
    On the mobile platform end, as we’re getting closer to the mobile v2 GA we’re trying to pull our weight to shipping this thing on time. Hardcore style. We’ve now added support for announcement banners (allowing us to broadcast our new levels of extreme hardcoreness), and we will soon allow you to share how extremely hardcore fans you are of v2, with an in-app review dialog. We have also integrated Sentry, so we will have more insight into how the app is performing and when it crashes, hardcore. And last but not least, the work on a nice piece of share sheet is heading toward Android (previously only implemented on iOS).
  • The Platformer #28: No More Bad Ideas
    3 projects | dev.to | 11 Nov 2022
    Notes from the latest multi-product architecture sync-up. On the mobile platform end, an early look at how we’re trying to measure performance and performance regressions in the future (video). We’re closer to integrating Sentry. Search just got merged and should go out with the next (internal) beta (which should release today) — the platform team is covering this functionality with end-to-end tests.
  • The Platformer #26: The Subtle Art Of Letting Things Blow Up In Your Face
    4 projects | dev.to | 27 Oct 2022
    On the mobile platform end, we’re going to try something new: a weekly mobile hangout (in the public ~Developers: Mobile channel of course, using Calls) on Mondays. The goal is to have a casual “drop in and out as you like” type of environment. Some of our mobile engineers will be there, if you like to talk about mobile development, are stuck somewhere, or would like to share your love of dynamic islands — this will be the opportunity. We’re also pushing three initiatives forward: automated performance testing (channel: ~Client Performance Automation) in collaboration with the web platform team, Sentry Integration and the “single command” installer for development environments. On the latter topic, we polled people last week. We’ll create a prototype of the “single binary” (written in Go) option.
  • ⟳ 1 apps added, 37 updated at f-droid.org
    9 projects | /r/FDroidUpdates | 26 Aug 2022
    Mattermost Beta: Open source platform for developer collaboration

What are some alternatives?

When comparing datetimepicker and mattermost-mobile you can also consider the following projects:

expo - An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

matterhorn - A feature-rich Unix terminal client for the Mattermost chat system

react-native-modal-datetime-picker - A React-Native datetime-picker for Android and iOS

matterbridge - bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)

react-native-date-picker - React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.

Mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

react-native-confirmation-code-field - A react-native confirmation code field compatible with iOS, Android and Web

Rocket.Chat - The communications platform that puts data protection first.

CalendarPicker - CalendarPicker Component for React Native

React-Native-Apps - Curated List of Open Source React Native Apps. Curation curtesy of

JTAppleCalendar - The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable

rainbow - 🌈‒ the Ethereum wallet that lives in your pocket