Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: React (797)

Paid ProjectNeed a fully functional grocery web app made on MERN / Flutter / react can be easily integrated to woocommerce and firebase OTP authticationUI must be similar to the link given below 👇
Why is there no date range picker component in react similar to the one in HTML ? Now if I have to use any other date range picker then I am not able because the npm package itself is not being installed. Help me out here please !
I am looking to use Metronic for a project of mine. I wanted to demo the message composer. I was going to use it to generate content on a dashboard. However when trying the demo it the page can not be found. Can any one from the team show me a link to a working demo of the message composer.
I am trying to install different npm packages and I am getting so many dependency errors though I am using the latest 8.1.5v of react and my node and npm versions also being the stable versions.I tried installing react-awesome-query-builder package and then I tried installing axios-cache-intercept...
How do I remove/bypass the login and auth page and go directly to the homepage?
When I click a link on the nav item's dropdown menu, the menu stays open as the page navigates (since the header stays the same and only the content is changed via React and React Router). Is it possible to close the menu after link click?
Hi,I would like to dismiss a drawer component on keypress. What is the function to be called to dismiss a metronic drawer from code?Thanks in advance!Tamas
Hi, I saw that you are using "Redux - State Container" in your documentation. please check this link -- https://keenthemes.com/metronicBut I am not able to see any code related to Redux. your theme is using "context API" instead of Redux. Please let me know how i can use Redux in your theme.Than...
Hello,I would like to implement a minimizeable sidebar on react demo2, like it is on demo1 with a toggle button. Can you please point in the right direction to do this?Thanks!Tamas
Select 2 is totally raw and isn't working as expected and shown in demo 3, no styling and searches.
i just purchased the template and found out there is no jsx for all demo version only tsx. Is there any template/demo version in jsx format?If no then how do i use it in jsx?
I can't find the roadmap or the route logic in the react documentation, which makes it very difficult for the development to modify.
Hi Team,There are some pages in HTML demos that don't exist in react demos so I want to know if there is a way I can reuse code from HTML demos codebase in reactjsThanks in advance.Ebrahim
Redux setup and store is not found in Reactjs Demo1 folder.please update it asap as you show it in themeforest metronic page.Regarfs.Shahbaz Mughal
Hi. I would like to know if is possible use the base sass styles to use in a framework as Next.js. Because i need to make my project in a framework with server side. Thanks in advance.
Hi,I'm trying to sort a column by date in the users app.The data model that is used in Metronic looks like this:_models.tsimport {ID, Response} from '../../../../../../_metronic/helpers'export type User = { id?: ID name?: string avatar?: string email?: string...
Hi Dear ..I just want to know if this theme is based in react functional components or class based components and is it available in jsx or tsx? I want to buy it
I just installed Metronic React Theme and got some errors - 6 high severity vulnerabilities. I deleted node_modules, package-lock.json and webpack and did npm install but the warnings still remain. I hope somone could help to solve these problems.
I am using React Select and when we tap on an item from dropdown it also closes bootstrap menu.
When will you launch react new version and what do you add more features in it.....!
Hi, I need to re create modal for "Search Users" shown in html for react template however I don't know the efficient way to do it.For reference:https://preview.keenthemes.com/metronic8/demo1/apps/projects/users.html
Hi all, I am using Metronic react project . The project is working fine in the local development environment .But while i try to build (npm run build) and serve (serve -s build) the project , it is not working . I tried changing the homepage path in package.json to "/my/app" too . still its not w...