universal
Here are 696 public repositories matching this topic...
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
May 6, 2022 - Objective-C
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Apr 30, 2022
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 5, 2018 - Go
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Vue
-
Updated
Nov 3, 2017 - JavaScript
-
Updated
Apr 25, 2022 - C#
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
Implement all functionality of reports module for mobile platforms
-
Updated
May 26, 2019 - TypeScript
-
Updated
May 2, 2022 - TypeScript
-
Updated
Jan 18, 2022 - JavaScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Oct 6, 2018 - JavaScript
-
Updated
Apr 28, 2022 - Vue
Improve this page
Add a description, image, and links to the universal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the universal topic, visit your repo's landing page and select "manage topics."


Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated